enumerated constant meaning in English
枚举常数
Examples
- Using enumerated constants in property expressions
在属性表达式中使用枚举常量 - The enumerated constants are explicitly assigned values
。枚举常量是显式赋的值。 - How to : create enumerated constants
如何:创建枚举常数 - An enumerated constant can be formatted as its numeric value or its name
可以将枚举常数格式化为它的数值或名称。 - Specifies enumerated constants used to retrieve directory paths to system special folders
指定用于检索系统特殊文件夹的目录路径的枚举常数。